| 1. | Use caution when creating references to strings 后将不再被引用。 |
| 2. | You do not need to create references to internal objects before using them in your project 在项目中使用内部对象之前,不需要创建对它们的引用。 |
| 3. | You can also create references to . net framework classes , custom code , and assemblies external to report processing 也可以创建对报表处理以外的. net framework类、自定义代码以及程序集的引用。 |
| 4. | Instead of referring to a range as a1 : a50 , you could name it " states . " you can also create references to numerical constants 不必引用形如a1 : a50的区域,您可以将此区域命名为“ states ” 。 |
| 5. | In that case you must search for and create references for each text fragment and substitute them in your request in the correct place 这时您必须对每个文件架构搜索并建立参考,同时在您的请求中的正确的位置替代它们。 |
| 6. | A number of data flow components use queries , either when extracting data from sources , or in lookup operations to create reference tables 很多数据流组件都使用查询来创建引用表,例如,在从源中提取数据以及在查找操作中,都需要使用查询。 |
| 7. | Now that a reference for the text has been created , you need to go back to the request that you ve been building and substitute the newly created reference in the request 既然文件的参考已经建立,您需要回到您已经建立的请求中,并在请求中替代新建参考。 |
| 8. | Those theory fruits are refined from the process of creating reference model of automobile industry , and this reference model is the example of validating those theories 上述理论研究结果是在建立汽车制造业参考模型过程中提炼出来的,同时,这个参考模型也是对上述研究结果的实例验证。 |
| 9. | Where weak references allow the application to create references that do not interfere with garbage collection , soft references allow the application to enlist the aid of the garbage collector by designating some objects as " expendable . " while the garbage collector does a good job at figuring out what memory the application is using and not using , it is up to the application to decide the most appropriate use for the available memory 其中弱引用允许应用程序创建不妨碍垃圾收集的引用,软引用允许应用程序通过将一些对象指定为“ expendable ”而利用垃圾收集器的帮助。尽管垃圾收集器在找出哪些内存在由应用程序使用哪些没在使用方面做得很好,但是确定可用内存的最适当使用还是取决于应用程序。 |